home *** CD-ROM | disk | FTP | other *** search
Qt User Interface | 2008-08-07 | 18.0 KB | 558 lines |
- <ui version="4.0" >
- <class>form</class>
- <widget class="QWidget" name="form" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>878</width>
- <height>444</height>
- </rect>
- </property>
- <property name="windowTitle" >
- <string>Form</string>
- </property>
- <property name="windowIcon" >
- <iconset>
- <normaloff>../../../../.designer/backup/printer-128.png</normaloff>../../../../.designer/backup/printer-128.png</iconset>
- </property>
- <layout class="QGridLayout" name="gridLayout" >
- <item rowspan="2" row="0" column="0" >
- <widget class="QTreeWidget" name="mainlist" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="rootIsDecorated" >
- <bool>true</bool>
- </property>
- <column>
- <property name="text" >
- <string/>
- </property>
- </column>
- </widget>
- </item>
- <item row="0" column="1" colspan="3" >
- <widget class="QStackedWidget" name="ntbkMain" >
- <property name="currentIndex" >
- <number>2</number>
- </property>
- <widget class="QWidget" name="page" >
- <layout class="QGridLayout" >
- <item row="0" column="0" >
- <widget class="QLabel" name="label" >
- <property name="text" >
- <string>Add New Printer</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0" >
- <widget class="QPushButton" name="btnNewPrinter" >
- <property name="text" >
- <string>New Local Printer</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QLabel" name="newPrinterLabel" >
- <property name="text" >
- <string>New printer attached to this computer.</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0" >
- <widget class="QPushButton" name="btnNewPrinterNetwork" >
- <property name="text" >
- <string>New Network Printer</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QLabel" name="newPrinterNetworkLabel" >
- <property name="text" >
- <string>New remote printer</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0" >
- <widget class="QPushButton" name="btnNewPrinterSpecial" >
- <property name="text" >
- <string>New Special Printer</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QLabel" name="newPrinterSpecialLabel" >
- <property name="text" >
- <string>TextLabel</string>
- </property>
- </widget>
- </item>
- <item row="4" column="0" >
- <widget class="QPushButton" name="btnNewClass" >
- <property name="text" >
- <string>New Printer Class</string>
- </property>
- </widget>
- </item>
- <item row="4" column="1" >
- <widget class="QLabel" name="label_5" >
- <property name="text" >
- <string>Add a new printer group.</string>
- </property>
- </widget>
- </item>
- <item row="5" column="0" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="page_3" >
- <layout class="QGridLayout" >
- <item row="0" column="0" colspan="2" >
- <layout class="QHBoxLayout" >
- <item>
- <widget class="QLabel" name="label_6" >
- <property name="text" >
- <string>Basic Server Settings</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="lblClassMembers" >
- <property name="text" >
- <string/>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="lblPInstallOptions" >
- <property name="text" >
- <string/>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="lblPOptions" >
- <property name="text" >
- <string/>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="1" column="0" colspan="2" >
- <widget class="QCheckBox" name="chkServerBrowse" >
- <property name="text" >
- <string>Show printers shared by other systems</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0" colspan="2" >
- <widget class="QCheckBox" name="chkServerShare" >
- <property name="text" >
- <string>Share published printers connected to this system</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType" >
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>16</width>
- <height>24</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="3" column="1" >
- <widget class="QCheckBox" name="chkServerShareAny" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text" >
- <string>Allow printing from the internet</string>
- </property>
- </widget>
- </item>
- <item row="4" column="0" colspan="2" >
- <widget class="QCheckBox" name="chkServerRemoteAdmin" >
- <property name="text" >
- <string>Allow remote administration</string>
- </property>
- </widget>
- </item>
- <item row="5" column="0" colspan="2" >
- <widget class="QCheckBox" name="chkServerAllowCancelAll" >
- <property name="text" >
- <string>Allow users to cancel any job (not just their own)</string>
- </property>
- </widget>
- </item>
- <item row="6" column="0" colspan="2" >
- <widget class="QCheckBox" name="chkServerLogDebug" >
- <property name="text" >
- <string>Save debugging information for troubleshooting</string>
- </property>
- </widget>
- </item>
- <item row="7" column="1" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>505</width>
- <height>131</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="page_2" >
- <layout class="QGridLayout" >
- <item row="0" column="0" >
- <widget class="QTabWidget" name="tabWidget" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
- <horstretch>1</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="currentIndex" >
- <number>0</number>
- </property>
- <widget class="QWidget" name="settings" >
- <attribute name="title" >
- <string>Settings</string>
- </attribute>
- <layout class="QGridLayout" name="gridLayout_2" >
- <item row="0" column="0" >
- <widget class="QLabel" name="lblPDescription" >
- <property name="text" >
- <string>Description:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1" colspan="5" >
- <widget class="QLineEdit" name="entPDescription" />
- </item>
- <item row="1" column="0" >
- <widget class="QLabel" name="lblPLocation" >
- <property name="text" >
- <string>Location:</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1" colspan="5" >
- <widget class="QLineEdit" name="entPLocation" />
- </item>
- <item row="2" column="0" >
- <widget class="QLabel" name="lblPDevice2" >
- <property name="text" >
- <string>Device URI:</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1" colspan="4" >
- <widget class="QLineEdit" name="entPDevice" />
- </item>
- <item row="2" column="5" >
- <widget class="QPushButton" name="btnSelectDevice" >
- <property name="text" >
- <string>Change</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0" colspan="2" >
- <widget class="QLabel" name="lblPMakeModel2" >
- <property name="text" >
- <string>Make and Model:</string>
- </property>
- </widget>
- </item>
- <item row="3" column="2" colspan="3" >
- <widget class="QLabel" name="lblPMakeModel" >
- <property name="text" >
- <string>-</string>
- </property>
- <property name="wordWrap" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="3" column="5" >
- <widget class="QPushButton" name="btnChangePPD" >
- <property name="text" >
- <string>Change</string>
- </property>
- </widget>
- </item>
- <item row="4" column="0" colspan="2" >
- <widget class="QLabel" name="lblPState2" >
- <property name="text" >
- <string>Printer State:</string>
- </property>
- </widget>
- </item>
- <item row="4" column="2" colspan="4" >
- <widget class="QLabel" name="lblPState" >
- <property name="text" >
- <string>-</string>
- </property>
- </widget>
- </item>
- <item row="5" column="0" colspan="2" >
- <widget class="QLabel" name="label_12" >
- <property name="text" >
- <string>Default Printer:</string>
- </property>
- </widget>
- </item>
- <item row="5" column="2" colspan="3" >
- <widget class="QLabel" name="lblPDefault" >
- <property name="text" >
- <string>-</string>
- </property>
- </widget>
- </item>
- <item row="5" column="5" >
- <widget class="QPushButton" name="btnPMakeDefault" >
- <property name="text" >
- <string>Make Default</string>
- </property>
- </widget>
- </item>
- <item row="6" column="0" colspan="2" >
- <widget class="QPushButton" name="btnDelete" >
- <property name="text" >
- <string>Remove Printer</string>
- </property>
- </widget>
- </item>
- <item row="6" column="2" colspan="4" >
- <spacer name="horizontalSpacer" >
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>432</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="7" column="0" colspan="6" >
- <spacer name="verticalSpacer" >
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>548</width>
- <height>84</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="8" column="0" colspan="3" >
- <widget class="QPushButton" name="btnPrintTestPage" >
- <property name="text" >
- <string>Print Test Page</string>
- </property>
- </widget>
- </item>
- <item row="8" column="3" >
- <widget class="QPushButton" name="btnSelfTest" >
- <property name="text" >
- <string>Print Self-Test Page</string>
- </property>
- </widget>
- </item>
- <item row="8" column="4" colspan="2" >
- <widget class="QPushButton" name="btnCleanHeads" >
- <property name="text" >
- <string>Clean Print Heads</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="policies" >
- <attribute name="title" >
- <string>Policies</string>
- </attribute>
- <layout class="QGridLayout" >
- <item row="0" column="0" >
- <widget class="QCheckBox" name="chkPEnabled" >
- <property name="text" >
- <string>Enabled</string>
- </property>
- </widget>
- </item>
- <item rowspan="3" row="0" column="1" >
- <widget class="QLabel" name="lblNotPublished" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text" >
- <string>Not published
- See server settings</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0" >
- <widget class="QCheckBox" name="chkPAccepting" >
- <property name="text" >
- <string>Accepting Jobs</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0" >
- <widget class="QCheckBox" name="chkPShared" >
- <property name="text" >
- <string>Shared</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0" >
- <widget class="QLabel" name="label_8" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text" >
- <string>Error Policy</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QComboBox" name="cmbPErrorPolicy" />
- </item>
- <item row="4" column="0" >
- <widget class="QLabel" name="label_9" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text" >
- <string>Operation Policy</string>
- </property>
- </widget>
- </item>
- <item row="4" column="1" >
- <widget class="QComboBox" name="cmbPOperationPolicy" />
- </item>
- <item row="5" column="0" >
- <widget class="QLabel" name="label_10" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text" >
- <string>Starting Banner</string>
- </property>
- </widget>
- </item>
- <item row="5" column="1" >
- <widget class="QComboBox" name="cmbPStartBanner" />
- </item>
- <item row="6" column="0" >
- <widget class="QLabel" name="label_11" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text" >
- <string>Ending Banner</string>
- </property>
- </widget>
- </item>
- <item row="6" column="1" >
- <widget class="QComboBox" name="cmbPEndBanner" />
- </item>
- <item row="7" column="0" colspan="2" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>521</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="page_4" />
- </widget>
- </item>
- <item row="1" column="1" >
- <widget class="QPushButton" name="btnConflict" >
- <property name="text" >
- <string/>
- </property>
- </widget>
- </item>
- <item row="1" column="2" >
- <widget class="QPushButton" name="btnPrinterPropertiesApply" >
- <property name="text" >
- <string>Apply</string>
- </property>
- </widget>
- </item>
- <item row="1" column="3" >
- <widget class="QPushButton" name="btnRevert" >
- <property name="text" >
- <string>Revert</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
- </ui>
-